home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / fpl / searchcount.fpl.readme < prev    next >
Text File  |  1996-03-26  |  615b  |  24 lines

  1. ############################################
  2. File:        SearchCount.FPL
  3. Author:        Kjell Ericson
  4. Email:        FidoNet 2:201/328, kjer@netcom.se
  5. Short:        Counts number of occurences of a string.
  6. Version:    1.1
  7. Date:        1.8.94
  8. Local settings:
  9. Global settings:
  10. Keysequence:    'Amiga Control s'
  11. Type:        key
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.  
  17.   This function will use the content of the search buffer and count the number
  18. of existance in the current buffer.
  19.   It will also duplicate the entry in order to keep the view as it is, and kill
  20. that duplicate when finnished.
  21.  
  22.   The result is showed in a requester.
  23.  
  24.